home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / CRS / crs05.d81 / evsbasic.arc / EVSREAD.ME < prev    next >
Text File  |  2009-10-10  |  3KB  |  79 lines

  1. EVS Basic 1.00 Read.Me Notes
  2. (C) 1988  by  Anton Treuenfels
  3.  
  4. Last Revision:  09/01/88
  5.  
  6. DESCRIPTION:
  7.  
  8. EVS Basic is a Basic 2.0-language extension for the Commodore 64.  EVS
  9. Basic adds more than 40 new keywords covering bitmapped graphics, sprites,
  10. sound, strings, input/output, disk, and program control.
  11.  
  12. The EVS Basic loader program can be LOADed, SAVEd, and RUN like any normal
  13. Basic 2.0 program.  When RUN, the loader installs EVS Basic outside the
  14. normal Basic 2.0 program space and erases itself.
  15.  
  16. The distribution files are:
  17.  
  18.  EVSBASIC - the loader program
  19.  
  20.  EVSKEYWORDS.REF - quick keywords reference
  21.  EVSKEYWORDS.?-? - detailed keywords descriptions
  22.  
  23.  EVSMEMORYMAP - simple memory map
  24.  
  25.  EVSREAD.ME - this file
  26.  
  27.  ??????.DMO - various demo programs
  28.  
  29. COPYRIGHT NOTICE:
  30.  
  31. EVS Basic is the copyrighted property of the author.  Users are granted a
  32. limited license to use, copy, and distribute EVS Basic provided that the
  33. following conditions are met:
  34.  
  35. 1)   No fee may be charged for EVS Basic or its documentation.  Individuals
  36. and organizations (regardless of profit status) who charge a "moderate fee"
  37. for copying and distribution may do so provided that a "moderate
  38. contribution" is made to the author of EVS Basic.
  39.  
  40. 2)   EVS Basic may only be distributed in its original, unmodified state
  41. including all documentation provided.
  42.  
  43. 3)   Users who find EVS Basic useful are encouraged to make a voluntary
  44. contribution to the author.  Contributions should be sent to:
  45.  
  46. Anton Treuenfels
  47. 5248 Horizon Drive
  48. Fridley, Minnesota  55421
  49.  
  50. Contributions of any amount are welcome.  Contributers of $20 or more
  51. who provide a name and address will be sent a disk containing a current
  52. version of EVS Basic, expanded technical documentation, and permission to
  53. distribute the EVS Basic object code without its documentation (eg., along
  54. with application programs requiring EVS Basic).  Contributers of $40 or
  55. more will also be sent the current version of the EVS Basic source code on
  56. the same disk (Merlin 64 assembler format), along with permission to use
  57. and/or modify it without royalty.  These offers good for two years from the
  58. date of this document; after that time the offer may be renewed, modified,
  59. or abandoned without notice.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. DISCLAIMER:
  68.  
  69. The program author makes this software and its associated documentation
  70. available to the user solely on an 'as is' basis, and provides no warranty
  71. either expressed or implied, including but not limited to its use or
  72. fitness for a particular purpose.  The program author shall have no
  73. liability or responsiblity to the user or any other person or entity with
  74. respect to liability, loss or damage caused or alleged to be caused
  75. directly or indirectly by this software, including but not limited to any
  76. interruption of service, loss of business or anticipatory profits or
  77. consequential damages resulting from the use or operation of this software.
  78.  
  79.